'Usage Dim instance As CalcFisherInvFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
Parameters
- args
The args contains 1 item: y.
Y is the value for which you want to perform the inverse of the transformation.
Return Value
A System.Object value that indicates the evaluate result.